web automation

All posts tagged web automation by Linux Bash
  • Posted on
    Featured Image
    Turn browser chores into reproducible Bash pipelines by pairing headless Chromium/Firefox + Playwright with LLMs (OpenAI or local via Ollama for privacy). This guide provides cross-distro installs and 3-5 actionable workflows: research digests, JS-rendered JSON scrapes, CSV-driven form autofill, and screenshot/text health checks; plus tips for respectful, deterministic automation and cron-friendly runs.
  • Posted on
    Featured Image
    Discover the versatility of Perl for web automation in Linux environments. Ideal for tasks such as data scraping, form submissions, and automated testing, this guide covers Perl installations, utilizing CPAN modules, and provides script examples. It also explores combining Perl with Bash scripting for enhanced process automation, making it a great resource for developers aiming to boost efficiency in their projects.